Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Public Types | Static Public Attributes
CLHEP::tt::arr< T[N]> Struct Template Reference

#include <type_traits.h>

Data Structures

struct  extent
 

Public Types

typedef T rem_ext_type
 
typedef tt::arr< T >::rem_arr_type rem_arr_type
 

Static Public Attributes

static int const rank = 1 + tt::arr<T>::rank
 

Detailed Description

template<typename T, unsigned N>
struct CLHEP::tt::arr< T[N]>

Definition at line 881 of file type_traits.h.

Member Typedef Documentation

template<typename T , unsigned N>
typedef tt::arr<T>::rem_arr_type CLHEP::tt::arr< T[N]>::rem_arr_type

Definition at line 884 of file type_traits.h.

template<typename T , unsigned N>
typedef T CLHEP::tt::arr< T[N]>::rem_ext_type

Definition at line 883 of file type_traits.h.

Field Documentation

template<typename T , unsigned N>
int const CLHEP::tt::arr< T[N]>::rank = 1 + tt::arr<T>::rank
static

Definition at line 886 of file type_traits.h.


The documentation for this struct was generated from the following file: